home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / hardware / dialogs_cs.lua < prev    next >
Text File  |  2005-07-16  |  2KB  |  65 lines

  1.  
  2. dialogId("pz-v-zaskladanej", "font_big", "I`m completely blocked in here.")
  3. dialogStr("Jsem tady ├║pln─¢ zaskl├ídanej.")
  4.  
  5.  
  6. dialogId("pz-m-co", "font_small", "What are you doing up there?")
  7. dialogStr("Co to tam naho┼Öe m├í┼í?")
  8.  
  9.  
  10. dialogId("pz-v-klice1", "font_big", "These must be some hardware keys.")
  11. dialogStr("To jsou asi n─¢jak├⌐ hardwarov├⌐ kl├¡─ìe.")
  12.  
  13.  
  14. dialogId("pz-v-klice2", "font_big", "There are many hardware keys here.")
  15. dialogStr("Je tu spousta hardwarov├╜ch kl├¡─ì┼».")
  16.  
  17.  
  18. dialogId("pz-v-co1", "font_big", "What do you have down there?")
  19. dialogStr("Co to tam dole m├í┼í, nevid├¡m tam...")
  20.  
  21.  
  22. dialogId("pz-v-co2", "font_big", "What`s down there?")
  23. dialogStr("Co je tam dole?")
  24.  
  25.  
  26. dialogId("pz-m-spoje1", "font_small", "There are some printed circuits here.")
  27. dialogStr("Je tu n─¢kolik plo┼ín├╜ch spoj┼».")
  28.  
  29.  
  30. dialogId("pz-m-spoje2", "font_small", "There are some integrated circuits here.")
  31. dialogStr("Jsou tu n─¢jak├⌐ integrovan├⌐ obvody.")
  32.  
  33.  
  34. dialogId("pz-m-spoje3", "font_small", "I am surrounded by electronics here.")
  35. dialogStr("Jsem tu obklopena elektronikou...")
  36.  
  37.  
  38. dialogId("pz-m-pocitace", "font_small", "Computers. They`ve always fascinated me. But now I`m sick of them.")
  39. dialogStr("Po─ì├¡ta─ìe. V┼╛dycky jsem jimi byla fascinov├ína. Te─Å jich u┼╛ ale m├ím pln├╜ zuby.")
  40.  
  41.  
  42. dialogId("pz-x-pocitac", "font_white", "Fish. I`ve always hated them. And now my circuits are overloaded with them.")
  43. dialogStr("Ryby. V┼╛dycky jsem je nen├ívid─¢l. A te─Å jich tady m├ím pln├⌐ obvody.")
  44.  
  45.  
  46. dialogId("pz-v-hej", "font_big", "Hey, how are you? It`s quite boring here.")
  47. dialogStr("Hej, jak je tam dole? Tady je celkem nuda.")
  48.  
  49.  
  50. dialogId("pz-m-nech", "font_small", "Can it, will you?")
  51. dialogStr("Nech si to.")
  52.  
  53.  
  54. dialogId("pz-m-vylez", "font_small", "Get out!")
  55. dialogStr("Vylez!")
  56.  
  57.  
  58. dialogId("pz-v-dat", "font_big", "We have to put these keys somewhere.")
  59. dialogStr("Mus├¡me n─¢kam d├ít ty kl├¡─ìe.")
  60.  
  61.  
  62. dialogId("pz-m-nepasuje", "font_small", "It doesn`t seem to fit.")
  63. dialogStr("N─¢jak to tam nepasuje.")
  64.  
  65.